* startup.el (command-line-1): Kill emacs if the last frame is
authorChong Yidong <cyd@stupidchicken.com>
Sun, 5 Nov 2006 17:34:47 +0000 (17:34 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 5 Nov 2006 17:34:47 +0000 (17:34 +0000)
deleted while evaluating the command-line arguments.

lisp/ChangeLog

index eb82d37cd8f36883175bb90c7e61d6ba9f2da7aa..eeb8a576d3abd1d9d081cead4732ef6e6d859a3d 100644 (file)
@@ -1,3 +1,8 @@
+2006-11-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * startup.el (command-line-1): Kill emacs if the last frame is
+       deleted while evaluating the command-line arguments.
+
 2006-11-05  Richard Stallman  <rms@gnu.org>
 
        * startup.el (init-file-had-error): Add doc string.